yzqzss|一座桥在水上's Note
387 subscribers
221 photos
17 videos
4 files
219 links
除有转发标记或特别说明的,均以 CC0 协议共享。

我是一个垃圾人,所以我经常干些垃圾事儿。
本人符合 GB50917-2013 之要求。

我不卖菜,我是真的菜鸡,不爱学习。
毫无疑问,我没上进心,我是普通人。
存档是我的爱好。
Download Telegram
Please open Telegram to view this post
VIEW IN TELEGRAM
Bitwarden 的神仙 UX。把 Excluded domains 设置放在 Notifications 设置里……
我找了 15 分钟。
yzqzss|一座桥在水上's Note
原始消息已删除
坏,我成 code reviewer 了。🆘,我不想吃💩啊。
正在吃💩
This media is not supported in your browser
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
最烦解决 stash pop 的冲突了。
翻墙能力资格测验,今日起正式开赛。
如果是 AI 爬虫导致的话,这算公地悲剧吗?
买全新服务器,预算2w~4w,走报销。要求国内品牌。
懂行的可以推荐些型号吗?

要是我自己买肯定就是捡垃圾了,但是是学校买,说二手不好走账,非得国产+全新。
看了眼,全新的价格都很坑爹。

用于虚拟化开小鸡。
今天看了啥:

https://html.spec.whatwg.org/multipage/urls-and-fetching.html#resolving-urls

Let encoding be UTF-8.
If environment is a Document object, then set [encoding] (document charset) to environment's character encoding.


https://url.spec.whatwg.org/#query-state

2. Percent-encode after encoding, with [encoding], buffer, and queryPercentEncodeSet, and append the result to url’s query.


https://url.spec.whatwg.org/#path-state

1. ...special cases...
2. Otherwise, run these steps:
.... special cases ...
3. UTF-8 percent-encode c using the path percent-encode set and append the result to buffer.



好 TM 抽象啊,web 就是一坨屎山。
This media is not supported in your browser
VIEW IN TELEGRAM
前天、昨天、今天看了啥:

网文。😂
yzqzss|一座桥在水上's Note
TG 小功能:时光机 全局搜索栏中输入日期,可以全局搜索指定日期范围内的多个聊天会话中的消息。 *无法绕过群聊聊天记录 100 万回溯限制。
TG 小功能:魔术搜索词

搜索 @ 可显示所有别人 @ 了你或者回复了你的消息的消息。
搜索 + 可显示所有消息。

@Ovler 发现。
小挑战:接下来30天写代码不用 AI
Forwarded from 囍频道 (IceCode New)
https://github.com/IceCodeNew/anata-no-minato

在那之后 @yzqzss 开发了一个 Python 脚本用于自动从 ~/.ssh/config 转换出 hosts.csv 配置
我非常欣赏这个脚本,征求过同意以后把这段脚本集成到了我的项目里。感谢他给我的启发(和借我抄的作业)
现在你可以在 https://github.com/IceCodeNew/anata-no-minato 上看到我新开的 bug 全家桶啦~

新的镜像只需要挂载 ${HOME}/.ssh/ 目录就可以食用了。但是仍然推荐参考 README.md 下方的说明,生成 ananta 函数并写入 ~/.bashrc 文件,这样日后使用只要简单执行 ananta whoami 即可